2023-09-21T17:21:33.7584901Z Requested labels: ubuntu-latest
2023-09-21T17:21:33.7585186Z Job defined at: PyTables/PyTables/.github/workflows/wheels.yml@refs/heads/releases/v3.9.0
2023-09-21T17:21:33.7585315Z Waiting for a runner to pick up this job...
2023-09-21T17:21:34.8347465Z Job is waiting for a hosted runner to come online.
2023-09-21T17:21:38.5003931Z Job is about to start running on the hosted runner: GitHub Actions 9 (hosted)
2023-09-21T17:21:42.0507906Z Current runner version: '2.309.0'
2023-09-21T17:21:42.0535811Z ##[group]Operating System
2023-09-21T17:21:42.0536392Z Ubuntu
2023-09-21T17:21:42.0536853Z 22.04.3
2023-09-21T17:21:42.0537088Z LTS
2023-09-21T17:21:42.0537385Z ##[endgroup]
2023-09-21T17:21:42.0537706Z ##[group]Runner Image
2023-09-21T17:21:42.0538029Z Image: ubuntu-22.04
2023-09-21T17:21:42.0538416Z Version: 20230917.1.0
2023-09-21T17:21:42.0538929Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230917.1/images/linux/Ubuntu2204-Readme.md
2023-09-21T17:21:42.0539511Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230917.1
2023-09-21T17:21:42.0539943Z ##[endgroup]
2023-09-21T17:21:42.0540308Z ##[group]Runner Image Provisioner
2023-09-21T17:21:42.0540696Z 2.0.299.1
2023-09-21T17:21:42.0540967Z ##[endgroup]
2023-09-21T17:21:42.0541632Z ##[group]GITHUB_TOKEN Permissions
2023-09-21T17:21:42.0543279Z Contents: read
2023-09-21T17:21:42.0543934Z Metadata: read
2023-09-21T17:21:42.0544542Z ##[endgroup]
2023-09-21T17:21:42.0548239Z Secret source: Actions
2023-09-21T17:21:42.0548852Z Prepare workflow directory
2023-09-21T17:21:42.1325079Z Prepare all required actions
2023-09-21T17:21:42.1522174Z Getting action download info
2023-09-21T17:21:42.3898201Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a)
2023-09-21T17:21:43.1552890Z Download action repository 'actions/setup-python@v4' (SHA:61a6322f88396a6271a6ee3565807d608ecaddd1)
2023-09-21T17:21:44.1703415Z Complete job name: Test 3.8 x64 wheels for ubuntu-latest
2023-09-21T17:21:44.2546927Z ##[group]Run actions/download-artifact@v3
2023-09-21T17:21:44.2547416Z with:
2023-09-21T17:21:44.2547719Z   path: ./wheelhouse/
2023-09-21T17:21:44.2548010Z ##[endgroup]
2023-09-21T17:21:44.4350923Z No artifact name specified, downloading all artifacts
2023-09-21T17:21:44.4351625Z Creating an extra directory for each artifact that is being downloaded
2023-09-21T17:21:44.6732160Z starting download of artifact artifact : 1/1
2023-09-21T17:21:44.9406211Z Total number of files that will be downloaded: 22
2023-09-21T17:21:45.9571578Z Total file count: 22 ---- Processed file #4 (18.1%)
2023-09-21T17:21:46.9410982Z Total file count: 22 ---- Processed file #7 (31.8%)
2023-09-21T17:21:47.9410253Z Total file count: 22 ---- Processed file #9 (40.9%)
2023-09-21T17:21:48.9409068Z Total file count: 22 ---- Processed file #11 (50.0%)
2023-09-21T17:21:49.9417549Z Total file count: 22 ---- Processed file #14 (63.6%)
2023-09-21T17:21:50.9421463Z Total file count: 22 ---- Processed file #17 (77.2%)
2023-09-21T17:21:51.9418228Z Total file count: 22 ---- Processed file #19 (86.3%)
2023-09-21T17:21:52.9424863Z Total file count: 22 ---- Processed file #21 (95.4%)
2023-09-21T17:21:53.0078529Z There were 1 artifacts downloaded
2023-09-21T17:21:53.0079331Z Artifact artifact was downloaded to /home/runner/work/PyTables/PyTables/wheelhouse/artifact
2023-09-21T17:21:53.0089863Z Artifact download has finished successfully
2023-09-21T17:21:53.0375686Z ##[group]Run actions/setup-python@v4
2023-09-21T17:21:53.0375949Z with:
2023-09-21T17:21:53.0376153Z   python-version: 3.8
2023-09-21T17:21:53.0376362Z   architecture: x64
2023-09-21T17:21:53.0376579Z   check-latest: false
2023-09-21T17:21:53.0376959Z   token: ***
2023-09-21T17:21:53.0377200Z   update-environment: true
2023-09-21T17:21:53.0377450Z   allow-prereleases: false
2023-09-21T17:21:53.0377720Z ##[endgroup]
2023-09-21T17:21:53.2153286Z ##[group]Installed versions
2023-09-21T17:21:53.2234509Z Successfully set up CPython (3.8.18)
2023-09-21T17:21:53.2235301Z ##[endgroup]
2023-09-21T17:21:53.2441025Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:21:53.2441534Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:21:53.2507404Z shell: /usr/bin/bash -e {0}
2023-09-21T17:21:53.2507660Z env:
2023-09-21T17:21:53.2507934Z   pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:53.2508297Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig
2023-09-21T17:21:53.2508953Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:53.2509278Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:53.2509576Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:53.2509884Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
2023-09-21T17:21:53.2510146Z ##[endgroup]
2023-09-21T17:21:53.9881317Z Looking in links: wheelhouse/artifact/
2023-09-21T17:21:54.1768299Z Processing ./wheelhouse/artifact/tables-3.8.1.dev0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
2023-09-21T17:21:54.6310917Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:21:54.6313903Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/98/5d/5738903efe0ecb73e51eb44feafba32bdba2081263d40c5043568ff60faf/numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2023-09-21T17:21:54.7398100Z   Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
2023-09-21T17:21:54.8620634Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:21:54.8630484Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/0d/47/a2ede0e136a8ddc288b447c260aa035f3e75251f808aa61f6454b16dfd04/numexpr-2.8.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2023-09-21T17:21:54.8797542Z   Downloading numexpr-2.8.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.0 kB)
2023-09-21T17:21:54.9293216Z Collecting packaging (from tables)
2023-09-21T17:21:54.9412405Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:21:54.9626837Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.8 MB/s eta 0:00:00
2023-09-21T17:21:54.9905899Z Collecting py-cpuinfo (from tables)
2023-09-21T17:21:55.0026924Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:21:55.0428447Z Downloading numexpr-2.8.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (384 kB)
2023-09-21T17:21:55.0913570Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.3/384.3 kB 8.2 MB/s eta 0:00:00
2023-09-21T17:21:55.1055710Z Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
2023-09-21T17:21:55.5755155Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 56.9 MB/s eta 0:00:00
2023-09-21T17:21:55.6984275Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:21:58.4564867Z Successfully installed numexpr-2.8.6 numpy-1.24.4 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
2023-09-21T17:21:58.7020601Z 
2023-09-21T17:21:58.7021486Z [notice] A new release of pip is available: 23.0.1 -> 23.2.1
2023-09-21T17:21:58.7073682Z [notice] To update, run: pip install --upgrade pip
2023-09-21T17:21:58.7930070Z ##[group]Run python -m tables.tests.test_all
2023-09-21T17:21:58.7930389Z [36;1mpython -m tables.tests.test_all[0m
2023-09-21T17:21:58.7990451Z shell: /usr/bin/bash -e {0}
2023-09-21T17:21:58.7990668Z env:
2023-09-21T17:21:58.7990933Z   pythonLocation: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:58.7991286Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib/pkgconfig
2023-09-21T17:21:58.7991619Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:58.7991928Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:58.7992234Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.8.18/x64
2023-09-21T17:21:58.7992544Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.8.18/x64/lib
2023-09-21T17:21:58.7992796Z ##[endgroup]
2023-09-21T17:22:00.3637729Z -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2023-09-21T17:22:00.3638520Z PyTables version:    3.8.1.dev0
2023-09-21T17:22:00.3639613Z HDF5 version:        1.14.1-2
2023-09-21T17:22:00.3642883Z NumPy version:       1.24.4
2023-09-21T17:22:00.3643527Z Numexpr version:     2.8.6 (not using Intel's VML/MKL)
2023-09-21T17:22:00.3667892Z Zlib version:        1.2.11 (in Python interpreter)
2023-09-21T17:22:00.3668714Z LZO version:         2.06 (Aug 12 2011)
2023-09-21T17:22:00.3669182Z BZIP2 version:       1.0.6 (6-Sept-2010)
2023-09-21T17:22:00.3669498Z Blosc version:       1.21.4 (2023-05-16)
2023-09-21T17:22:00.3669830Z Blosc compressors:   blosclz (2.5.1), lz4 (1.9.4), lz4hc (1.9.4), zlib (1.2.13), zstd (1.5.5)
2023-09-21T17:22:00.3670144Z Blosc filters:       shuffle, bitshuffle
2023-09-21T17:22:00.3670437Z Blosc2 version:      2.10.3 (2023-09-13)
2023-09-21T17:22:00.3670859Z Blosc2 compressors:  blosclz (2.5.3), lz4 (1.9.4), lz4hc (1.9.4), zlib (1.2.11.zlib-ng), zstd (1.5.5)
2023-09-21T17:22:00.3671175Z Blosc2 filters:      shuffle, bitshuffle
2023-09-21T17:22:00.3671476Z Python version:      3.8.18 (default, Aug 28 2023, 08:27:22) 
2023-09-21T17:22:00.3671731Z [GCC 11.4.0]
2023-09-21T17:22:00.3672060Z Platform:            Linux-6.2.0-1011-azure-x86_64-with-glibc2.34
2023-09-21T17:22:00.3672372Z Byte-ordering:       little
2023-09-21T17:22:00.3672613Z Detected cores:      2
2023-09-21T17:22:00.3672869Z Default encoding:    utf-8
2023-09-21T17:22:00.3673108Z Default FS encoding: utf-8
2023-09-21T17:22:00.3673403Z Default locale:      (en_US, UTF-8)
2023-09-21T17:22:00.3673734Z -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2023-09-21T17:22:04.2893783Z Performing only a light (yet comprehensive) subset of the test suite.
2023-09-21T17:22:04.2894731Z If you want a more complete test, try passing the --heavy flag to this script
2023-09-21T17:22:04.2895555Z (or set the 'heavy' parameter in case you are using tables.test() call).
2023-09-21T17:22:04.2896469Z The whole suite will take more than 4 hours to complete on a relatively
2023-09-21T17:22:04.2896865Z modern CPU and around 512 MB of main memory.
2023-09-21T17:22:04.2897350Z -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2023-09-21T17:25:30.1522960Z .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssss.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sssss.....................................................................................sssss...............sssss....................................................................................................................................................................ssssss......................................................................................................................................................................................................................s................................................................................................................................................................................................................................................................................................s...s.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2023-09-21T17:25:30.1537259Z ----------------------------------------------------------------------
2023-09-21T17:25:30.1537517Z Ran 6708 tests in 209.286s
2023-09-21T17:25:30.1537656Z 
2023-09-21T17:25:30.1537749Z OK (skipped=58)
2023-09-21T17:25:30.2348802Z Post job cleanup.
2023-09-21T17:25:30.4147491Z Cleaning up orphan processes
